[INFO] cloning repository https://github.com/thesamet/intcode-disasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thesamet/intcode-disasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesamet%2Fintcode-disasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesamet%2Fintcode-disasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bf6e0713d0a72876ff06a3773b4d15f8d9d4450
[INFO] fixing thesamet/intcode-disasm against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesamet%2Fintcode-disasm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/thesamet/intcode-disasm
[INFO] finished tweaking git repo https://github.com/thesamet/intcode-disasm
[INFO] tweaked toml for git repo https://github.com/thesamet/intcode-disasm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thesamet/intcode-disasm on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thesamet/intcode-disasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97
[INFO] running `Command { std: "docker" "start" "6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/model_macros_impl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/dsl_macros_impl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/web-ui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/web-bridge/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/analysis-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking papergrid v0.15.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking petgraph v0.8.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rustyline v16.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking sse-stream v0.2.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling model_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/model_macros_impl)
[INFO] [stderr]    Migrating crates/model_macros_impl/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling dsl_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/dsl_macros_impl)
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/model_macros_impl/src/lib.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut input = parse_macro_input!(item as DeriveInput);
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `input` calls a custom destructor
[INFO] [stdout]     |         `input` will be dropped later as of Edition 2024
[INFO] [stdout] 194 |     match handle_model(&mut input) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `input` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/model_macros_impl/src/lib.rs (2 fixes)
[INFO] [stderr]    Migrating crates/dsl_macros_impl/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tabled v0.19.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dsl_macros_impl/src/dsl.rs:526:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |     let cp = v3_path(); // cp stands for crate_path, used for Expression variants
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cp` calls a custom destructor
[INFO] [stdout]     |         `cp` will be dropped later as of Edition 2024
[INFO] [stdout] 526 |     match parse_atom_internal(input)? {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 546 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `cp` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dsl_macros_impl/src/match_dsl_parser.rs:791:19
[INFO] [stdout]     |
[INFO] [stdout] 791 |               match generate_match_conditions_and_bindings(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 792 | |                 &expr_param_in_helper_fn, // Pass `expr` as the target for conditions inside helper
[INFO] [stdout] 793 | |                 &arm_input.pattern,
[INFO] [stdout] 794 | |                 &v3_path_token_stream,
[INFO] [stdout] 795 | |             ) {
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 796 |                   Ok(Some(generated_arm_details)) => {
[INFO] [stdout]     |                           ---------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `generated_arm_details` calls a custom destructor
[INFO] [stdout]     |                           `generated_arm_details` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 829 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `generated_arm_details` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rmcp-macros v0.1.5 (https://github.com/modelcontextprotocol/rust-sdk?branch=main#abf7c7af)
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking oco_ref v0.1.1
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.15
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]     Checking rmcp v0.1.5 (https://github.com/modelcontextprotocol/rust-sdk?branch=main#abf7c7af)
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking leptos_config v0.6.15
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking test-log v0.2.17
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking disasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking leptos_reactive v0.6.15
[INFO] [stderr]        Fixed src/disasm/v3/pretty_print.rs (1 fix)
[INFO] [stderr]        Fixed src/disasm/v3/data_flow/block.rs (1 fix)
[INFO] [stderr]        Fixed src/disasm/v3/ssa/converter.rs (1 fix)
[INFO] [stderr]        Fixed src/disasm/hlr/visitor.rs (2 fixes)
[INFO] [stderr]        Fixed src/disasm/v3/native/instruction.rs (1 fix)
[INFO] [stderr]        Fixed src/disasm/v3/cfg/function.rs (2 fixes)
[INFO] [stderr]        Fixed src/disasm/v3/data_flow/analyzer.rs (8 fixes)
[INFO] [stderr]        Fixed src/disasm/v3/lir/expression.rs (1 fix)
[INFO] [stderr]     Checking web-bridge v0.1.0 (/opt/rustwide/workdir/crates/web-bridge)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/disasm/repl.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 match ReplLine::try_parse_from(std::iter::once(">>").chain(line.split_whitespace()))
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 164 |                     Err(err) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `err` calls a custom destructor
[INFO] [stdout]     |                         `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking leptos_server v0.6.15
[INFO] [stderr]     Checking leptos_dom v0.6.15
[INFO] [stderr]     Checking leptos v0.6.15
[INFO] [stderr]     Checking leptos_meta v0.6.15
[INFO] [stderr]     Checking leptos_router v0.6.15
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]        Fixed src/disasm/v3/ssa/tests.rs (3 fixes)
[INFO] [stderr]        Fixed src/disasm/v3/lir/expression.rs (2 fixes)
[INFO] [stderr]        Fixed src/disasm/v3/cfg/tests.rs (1 fix)
[INFO] [stderr]        Fixed src/disasm/v3/type_inference/type_inference_tests.rs (8 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/disasm/repl.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 match ReplLine::try_parse_from(std::iter::once(">>").chain(line.split_whitespace()))
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 164 |                     Err(err) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `err` calls a custom destructor
[INFO] [stdout]     |                         `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/disasm/v3/data_flow/tests.rs (11 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/model_macros_impl/src/lib.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut input = parse_macro_input!(item as DeriveInput);
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `input` calls a custom destructor
[INFO] [stdout]     |         `input` will be dropped later as of Edition 2024
[INFO] [stdout] 194 |     match handle_model(&mut input) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `input` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/model_macros_impl/src/lib.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut input = parse_macro_input!(item as DeriveInput);
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `input` calls a custom destructor
[INFO] [stdout]     |         `input` will be dropped later as of Edition 2024
[INFO] [stdout] 194 |     match handle_model(&mut input) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `input` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dsl_macros_impl/src/dsl.rs:526:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |     let cp = v3_path(); // cp stands for crate_path, used for Expression variants
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cp` calls a custom destructor
[INFO] [stdout]     |         `cp` will be dropped later as of Edition 2024
[INFO] [stdout] 526 |     match parse_atom_internal(input)? {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 546 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `cp` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dsl_macros_impl/src/match_dsl_parser.rs:791:19
[INFO] [stdout]     |
[INFO] [stdout] 791 |               match generate_match_conditions_and_bindings(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 792 | |                 &expr_param_in_helper_fn, // Pass `expr` as the target for conditions inside helper
[INFO] [stdout] 793 | |                 &arm_input.pattern,
[INFO] [stdout] 794 | |                 &v3_path_token_stream,
[INFO] [stdout] 795 | |             ) {
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 796 |                   Ok(Some(generated_arm_details)) => {
[INFO] [stdout]     |                           ---------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `generated_arm_details` calls a custom destructor
[INFO] [stdout]     |                           `generated_arm_details` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 829 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `generated_arm_details` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dsl_macros_impl/src/dsl.rs:526:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |     let cp = v3_path(); // cp stands for crate_path, used for Expression variants
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cp` calls a custom destructor
[INFO] [stdout]     |         `cp` will be dropped later as of Edition 2024
[INFO] [stdout] 526 |     match parse_atom_internal(input)? {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 546 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `cp` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/model_macros_impl/tests/basic_test.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dsl_macros_impl/src/match_dsl_parser.rs:791:19
[INFO] [stdout]     |
[INFO] [stdout] 791 |               match generate_match_conditions_and_bindings(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 792 | |                 &expr_param_in_helper_fn, // Pass `expr` as the target for conditions inside helper
[INFO] [stdout] 793 | |                 &arm_input.pattern,
[INFO] [stdout] 794 | |                 &v3_path_token_stream,
[INFO] [stdout] 795 | |             ) {
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 796 |                   Ok(Some(generated_arm_details)) => {
[INFO] [stdout]     |                           ---------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `generated_arm_details` calls a custom destructor
[INFO] [stdout]     |                           `generated_arm_details` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 829 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `generated_arm_details` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/web-bridge/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking web-ui v0.1.0 (/opt/rustwide/workdir/crates/web-ui)
[INFO] [stderr]     Checking analysis-server v0.1.0 (/opt/rustwide/workdir/crates/analysis-server)
[INFO] [stderr]    Migrating tests/dsl_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/type_benchmark.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/analysis-server/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/web-ui/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: model_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/model_macros_impl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: dsl_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/dsl_macros_impl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: web-ui v0.1.0 (/opt/rustwide/workdir/crates/web-ui) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: web-bridge v0.1.0 (/opt/rustwide/workdir/crates/web-bridge) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: disasm v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: analysis-server v0.1.0 (/opt/rustwide/workdir/crates/analysis-server) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling model_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/model_macros_impl)
[INFO] [stderr]    Compiling dsl_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/dsl_macros_impl)
[INFO] [stderr]     Checking disasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/disasm/repl.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{arg, Parser, Subcommand};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/disasm/repl.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{arg, Parser, Subcommand};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_function_pointer`
[INFO] [stdout]   --> src/disasm/v3/type_inference/type_inference_tests.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub(crate) use assert_function_pointer;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_marker_is_function_pointer`
[INFO] [stdout]   --> src/disasm/v3/type_inference/type_inference_tests.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(crate) use assert_marker_is_function_pointer;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panic_or_repl`
[INFO] [stdout]   --> src/disasm/v3/type_inference/type_inference_tests.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) use panic_or_repl;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/disasm/v3/lir/expression.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | /         match_dsl!(self,
[INFO] [stdout] 315 | |             $lhs:expr + 0 => {
[INFO] [stdout] 316 | |                 Some(lhs.clone()) // x + 0 == x
[INFO] [stdout] 317 | |             },
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |         )
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________occurs within macro expansion
[INFO] [stdout]     |           occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `match_dsl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &match_dsl!(self,
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/disasm/v3/lir/expression.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | /         match_dsl!(self,
[INFO] [stdout] 315 | |             $lhs:expr + 0 => {
[INFO] [stdout] 316 | |                 Some(lhs.clone()) // x + 0 == x
[INFO] [stdout] 317 | |             },
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |         )
[INFO] [stdout]     | |_________^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `match_dsl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &match_dsl!(self,
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disasm` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/disasm/v3/lir/expression.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | /         match_dsl!(self,
[INFO] [stdout] 315 | |             $lhs:expr + 0 => {
[INFO] [stdout] 316 | |                 Some(lhs.clone()) // x + 0 == x
[INFO] [stdout] 317 | |             },
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |         )
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________occurs within macro expansion
[INFO] [stdout]     |           occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `match_dsl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &match_dsl!(self,
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/disasm/v3/lir/expression.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | /         match_dsl!(self,
[INFO] [stdout] 315 | |             $lhs:expr + 0 => {
[INFO] [stdout] 316 | |                 Some(lhs.clone()) // x + 0 == x
[INFO] [stdout] 317 | |             },
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |         )
[INFO] [stdout]     | |_________^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `match_dsl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &match_dsl!(self,
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parsed_line`
[INFO] [stdout]     --> src/disasm/symbol_renaming.rs:1026:26
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         let (_remaining, parsed_line) = result.unwrap();
[INFO] [stdout]      |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed_line`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remaining`
[INFO] [stdout]     --> src/disasm/symbol_renaming.rs:1237:20
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         if let Ok((remaining, parsed_line)) = result {
[INFO] [stdout]      |                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remaining`
[INFO] [stdout]     --> src/disasm/symbol_renaming.rs:1268:20
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         if let Ok((remaining, parsed_line)) = line_result {
[INFO] [stdout]      |                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remaining`
[INFO] [stdout]     --> src/disasm/symbol_renaming.rs:1628:20
[INFO] [stdout]      |
[INFO] [stdout] 1628 |         if let Ok((remaining, parsed_line)) = line_result {
[INFO] [stdout]      |                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disasm` (lib test) due to 2 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97", kill_on_drop: false }`
[INFO] [stdout] 6d1817a330af4e70eaf8758a365d89030929a28113229f95380952f0342bda97
